-- background: 6603 from stack: in -- bmap block id: 7584 -- flags: 0000 -- background id: 0 -- name: Control ----- HyperTalk script ----- function StripPath file put length(file) into len if len < 25 then return file else return "…" & (char (len - 22) to len of file) end if end StripPath -- part 1 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=475 top=26 right=59 bottom=504 -- title width / last selected line: 0 -- icon id / first selected line: 21700 / 21700 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp go home end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=475 top=60 right=93 bottom=504 -- title width / last selected line: 0 -- icon id / first selected line: 24317 / 24317 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Welcome ----- HyperTalk script ----- on mouseUp go to card "Welcome" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=423 top=162 right=187 bottom=507 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Functions ----- HyperTalk script ----- on mouseUp go to first card of background "Functions" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=423 top=220 right=245 bottom=507 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Sounds ----- HyperTalk script ----- on mouseUp go to first card of background "Sounds" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=423 top=191 right=216 bottom=507 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Icons ----- HyperTalk script ----- on mouseUp go to first card of background "Icons" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=423 top=104 right=129 bottom=507 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Commands ----- HyperTalk script ----- on mouseUp go to first card of background "Commands" end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=471 top=300 right=331 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 6720 / 6720 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go back end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=423 top=133 right=158 bottom=507 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cursors ----- HyperTalk script ----- on mouseUp go to first card of background "Cursors" end mouseUp -- part 9 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=126 top=21 right=45 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 18 -- style flags: 768 -- line height: 24 -- part name: